object activatingform: Tactivatingform Left = 206 Top = 453 BorderStyle = bsToolWindow Caption = 'Please wait ...' ClientHeight = 566 ClientWidth = 344 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poMainFormCenter OnClose = TntFormClose OnCreate = TntFormCreate OnShow = FormShow DesignSize = ( 344 566) PixelsPerInch = 96 TextHeight = 13 object lblWait: TTntLabel Left = 8 Top = 14 Width = 327 Height = 13 Alignment = taCenter Anchors = [akLeft, akTop, akRight] AutoSize = False Caption = 'Applying new settings ...' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False ExplicitWidth = 265 end object lblIP: TTntLabel Left = 11 Top = 40 Width = 160 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'IP + Subnetmask' end object lblGateway: TTntLabel Left = 11 Top = 56 Width = 160 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'Gateway' end object lblDNS: TTntLabel Left = 11 Top = 72 Width = 160 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'DNS Server' end object lblComputername: TTntLabel Left = 11 Top = 119 Width = 160 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'Computer Name' end object lblWorkgroup: TTntLabel Left = 11 Top = 135 Width = 160 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'Workgroup' end object lblIPResult: TTntLabel Left = 175 Top = 40 Width = 160 Height = 13 AutoSize = False Caption = '-' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object lblGatewayResult: TTntLabel Left = 175 Top = 56 Width = 160 Height = 13 AutoSize = False Caption = '-' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object lblDNSResult: TTntLabel Left = 175 Top = 72 Width = 160 Height = 13 AutoSize = False Caption = '-' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object lblComputernameResult: TTntLabel Left = 175 Top = 119 Width = 160 Height = 13 AutoSize = False Caption = '-' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object lblWorkgroupResult: TTntLabel Left = 175 Top = 135 Width = 160 Height = 13 AutoSize = False Caption = '-' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object lblDNSDomain: TTntLabel Left = 11 Top = 151 Width = 160 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'DNS Domain' end object lblDNSDomainResult: TTntLabel Left = 175 Top = 151 Width = 160 Height = 13 AutoSize = False Caption = '-' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object lblWINS: TTntLabel Left = 11 Top = 88 Width = 160 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'WINS' end object lblWINSResult: TTntLabel Left = 175 Top = 88 Width = 160 Height = 13 AutoSize = False Caption = '-' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object lblBrowser: TTntLabel Left = 11 Top = 247 Width = 160 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'Browser' end object lblBrowserResult: TTntLabel Left = 175 Top = 247 Width = 160 Height = 13 AutoSize = False Caption = '-' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object lblPrinter: TTntLabel Left = 11 Top = 167 Width = 160 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'Printer' end object lblPrinterResult: TTntLabel Left = 175 Top = 167 Width = 160 Height = 13 AutoSize = False Caption = '-' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object lblScript: TTntLabel Left = 11 Top = 183 Width = 160 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'Script' end object lblScriptResult: TTntLabel Left = 175 Top = 183 Width = 160 Height = 13 AutoSize = False Caption = '-' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object btnLog: TTntSpeedButton Left = 8 Top = 295 Width = 328 Height = 14 Hint = 'Log' Margins.Left = 1 Margins.Top = 1 Margins.Right = 1 Margins.Bottom = 1 BiDiMode = bdLeftToRight Caption = '+' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -8 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False ParentShowHint = False ParentBiDiMode = False ShowHint = True Spacing = 0 OnClick = btnLogClick end object lblNetDrive: TTntLabel Left = 11 Top = 199 Width = 160 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'Net Drives' end object lblNetDriveResult: TTntLabel Left = 175 Top = 199 Width = 160 Height = 13 AutoSize = False Caption = '-' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object lblHosts: TTntLabel Left = 11 Top = 215 Width = 160 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'Hosts' end object lblHostsResult: TTntLabel Left = 175 Top = 215 Width = 160 Height = 13 AutoSize = False Caption = '-' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object lblEmail: TTntLabel Left = 11 Top = 231 Width = 160 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'SMTP' end object lblEmailResult: TTntLabel Left = 175 Top = 231 Width = 160 Height = 13 AutoSize = False Caption = '-' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object lblAdapterResult: TTntLabel Left = 175 Top = 104 Width = 160 Height = 13 AutoSize = False Caption = '-' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object lblAdaper: TTntLabel Left = 11 Top = 104 Width = 160 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'Adapter' end object btnClose: TTntButton Left = 134 Top = 266 Width = 79 Height = 19 Caption = 'Cancel' TabOrder = 0 OnClick = btnCloseClick end object Log: TTntMemo Left = 8 Top = 311 Width = 328 Height = 248 ScrollBars = ssVertical TabOrder = 1 Visible = False end end